Taking blogging to new heights! If you don’t have vertigo! Home About EeeBlogger Tools Archives Contact Store Travails Buzz and Reviews Cool Tech Make Money O ...
HeXeЯ [ Spam 3.0 ] MySQL query that find duplicates… April 7th, 2009 SELECT `url`, count(*) as `n` FROM `table_name` GROUP BY `url` HAVING `n` > 1 ORDER BY `n` DE ...
365 Discoveries is a personal project in documentation of personal, educational, and technological discovery and the subsequent sharing of said discoveries.